home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.1 (Developer) [x86]
/
NeXT Step 3.1 Intel dev.cdr.dmg
/
NextDeveloper
/
Examples
/
AppKit
/
Graph
/
English.lproj
/
Graph.nib
/
data.classes
next >
Wrap
Text File
|
1992-10-01
|
350b
|
27 lines
GraphApp = {
ACTIONS = {
showHelpPanel:;
new3D:;
new2D:;
showThreeDPanel:;
open:;
showInfoPanel:;
};
OUTLETS = {
stringTable;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
revertToSaved:;
copyGraph:;
save:;
invertColors:;
orderFrontNXColorPanel:;
saveTo:;
saveAs:;
};
SUPERCLASS = Object;
};